home *** CD-ROM | disk | FTP | other *** search
/ Otherware / Otherware_1_SB_Development.iso / mac / util / editor / alpha513.cpt / Help / LaTeX Keys (.txt) < prev    next >
LaTeX Document  |  1992-08-29  |  4KB  |  89 lines

  1. LaTeX macros and bindings courtesy of Richard T. Austin.
  2. (See the latex file "keyboard.tex" for an introduction.)
  3.                        LaTeX key definitions 
  4.                 o = Option, z = Control, s = Shift
  5.  Key      definition                       Key      definition
  6. ---------------------------------------------------------------------------
  7.   o-a       \alpha                         o-p       \pi                 
  8.   o-b       \beta                          o-s-p     \Pi                 
  9.   o-c       \chi                           o-q       \theta              
  10.   o-d       \delta                         o-s-q     \Theta              
  11.   o-s-d     \Delta                         o-z-q     \vartheta           
  12.   o-e       \epsilon                       o-r       \rho                
  13.   o-z-e     \varepsilon                    o-s       \sigma          
  14.   o-f       \phi                           o-s-s     \Sigma            
  15.   o-z-f     \varphi                        o-t       \tau                  
  16.   o-s-f     \Phi                           o-u       \upsilon            
  17.   o-g       \gamma                         o-U       \Upsilon            
  18.   o-s-g     \Gamma                         o-w       \omega              
  19.   o-h       \eta                           o-s-w     \Omega           
  20.   o-i       \iota                          o-x       \xi                     
  21.   o-k       \kappa                         o-s-x     \Xi               
  22.   o-l       \lambda                        o-y       \psi                  
  23.   o-s-l     \Lambda                        o-s-y     \Psi              
  24.   o-m       \mu                            o-z       \zeta                 
  25.   o-n       \nu                                      
  26.   o = Option, c = Command, s = Shift
  27.   o-s-'         \times              (cross product)
  28.   o-j           \partial            (partial derivative operator)
  29.   o-v           \nabla              (del operator)
  30.   o-/           \frac{}{
  31.          (fraction with tabs)
  32.   o-.           _{}
  33.                 (subscript with tabs)
  34.   o-s-.         ^{}
  35.                 (superscript with tabs)
  36.   o-;           \int_{}^{
  37.         (integral with tabs)
  38.   c-o-b         {\bf }
  39.              (bold face with tabs)
  40.   c-o-i         {\em }
  41.              (emphasize with tabs)
  42.   c-o-u 
  43.       or o-s--  \underline{}
  44.        (underline with tabs)
  45.   o-2           \sqrt{}
  46.             (square root with tabs)
  47.   o-3           \item 
  48.              (item with tabs)
  49.   o-4           $$
  50.                  (math mode with tabs)
  51.   o-5           \infty              (infinity symbol)
  52.   o-6           \hat{}
  53.              (hat with tabs)
  54.   o-8           ^{*}                (conjugate)
  55.   o-s-=         \sum_{}^{
  56.         (summation with tabs)
  57.   o-s-/         \mbox{}
  58.             (mbox with tabs)
  59.   o-s-,         \langle  \rangle 
  60.   (expected value < > with tabs)
  61.   o--           \overline{}
  62.         (overline with tabs)
  63.   o-\           \nonumber \\        (end non-numbered line of eqnarray)
  64.   o-=           &=&                (aligned = in eqnarray)
  65.   o-s-9         \left(\right)
  66.       (large '()' with tabs)
  67.   o-[           \left[\right]
  68.       (large '[]' with tabs)
  69.   o-s-[         \left{\right}
  70.       (large '{}' with tabs)
  71.   o-F5 
  72.     or c-o-5                        (equation with tabs) 
  73.   o-s-F5 
  74.     or c-o-s-5                      (displaymath with tabs) 
  75.   o-F6 
  76.     or c-o-6                        (eqnarray with tabs) 
  77.   o-s-F6 
  78.     or c-o-s-6                      (equarray* with tabs) 
  79.   o-F7 
  80.     or c-o-7    \begin...\end       (gen. environment) (Prompts for argument)
  81.   o-F8 
  82.     or c-o-8    \ref{}
  83.              (reference with tabs)
  84.   o-s-F8 
  85.     or c-o-s-8  \cite{}
  86.             (citation with tabs)
  87.   TAB        Jump to next 
  88.  in tabbed functions.
  89.